* simple.el (delete-trailing-whitespace): New interactive function.
authorSam Steingold <sds@gnu.org>
Wed, 22 Nov 2000 20:59:39 +0000 (20:59 +0000)
committerSam Steingold <sds@gnu.org>
Wed, 22 Nov 2000 20:59:39 +0000 (20:59 +0000)
commit61335953504cd20e8c5ef21fa3781474fc086cd9
tree7e6b6c71d54c2cec621c474af84d927e6584589f
parent8d188fde6faa1b21cdcd0c69e5c72e5835421da0
* simple.el (delete-trailing-whitespace): New interactive function.
* progmodes/ada-mode.el (ada-mode): Use it instead of
`ada-remove-trailing-spaces'
(ada-remove-trailing-spaces): Removed.
* textmodes/two-column.el (2C-merge): Recommend it in the doc.
* textmodes/picture.el (picture-mode-exit): Call it instead of
`picture-clean'.
(picture-clean): Removed.
lisp/ChangeLog
lisp/progmodes/ada-mode.el
lisp/simple.el
lisp/textmodes/picture.el
lisp/textmodes/two-column.el